home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / xulrunner-1.9.0.14 / chrome / en-US.jar / locale / en-US / pippki / certManager.dtd next >
Encoding:
Text File  |  2007-11-27  |  8.6 KB  |  148 lines

  1. <!-- ***** BEGIN LICENSE BLOCK *****
  2.    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3.    -
  4.    - The contents of this file are subject to the Mozilla Public License Version
  5.    - 1.1 (the "License"); you may not use this file except in compliance with
  6.    - the License. You may obtain a copy of the License at
  7.    - http://www.mozilla.org/MPL/
  8.    -
  9.    - Software distributed under the License is distributed on an "AS IS" basis,
  10.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.    - for the specific language governing rights and limitations under the
  12.    - License.
  13.    -
  14.    - The Original Code is mozilla.org code.
  15.    -
  16.    - The Initial Developer of the Original Code is
  17.    - Netscape Communications Corp.
  18.    - Portions created by the Initial Developer are Copyright (C) 2001
  19.    - the Initial Developer. All Rights Reserved.
  20.    -
  21.    - Contributor(s):
  22.    -   Ian McGreer <mcgreer@netscape.com>
  23.    -
  24.    - Alternatively, the contents of this file may be used under the terms of
  25.    - either the GNU General Public License Version 2 or later (the "GPL"), or
  26.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.    - in which case the provisions of the GPL or the LGPL are applicable instead
  28.    - of those above. If you wish to allow use of your version of this file only
  29.    - under the terms of either the GPL or the LGPL, and not to allow others to
  30.    - use your version of this file under the terms of the MPL, indicate your
  31.    - decision by deleting the provisions above and replace them with the notice
  32.    - and other provisions required by the GPL or the LGPL. If you do not delete
  33.    - the provisions above, a recipient may use your version of this file under
  34.    - the terms of any one of the MPL, the GPL or the LGPL.
  35.    -
  36.    - ***** END LICENSE BLOCK ***** -->
  37.  
  38. <!ENTITY certmgr.title                       "Certificate Manager">
  39.  
  40. <!ENTITY certmgr.tab.mine                     "Your Certificates">
  41. <!ENTITY certmgr.tab.others2                  "People">
  42. <!ENTITY certmgr.tab.websites3                "Servers">
  43. <!ENTITY certmgr.tab.ca                       "Authorities">
  44. <!ENTITY certmgr.tab.orphan2                  "Others">
  45.  
  46. <!ENTITY certmgr.ca.builtins                  "Built-in CAs">
  47. <!ENTITY certmgr.ca.mycas                     "CAs Managed By You">
  48.  
  49. <!ENTITY certmgr.mine                         "You have certificates from these organizations that identify you:">
  50. <!ENTITY certmgr.others                       "You have certificates on file that identify these people:">
  51. <!ENTITY certmgr.websites2                    "You have certificates on file that identify these servers:">
  52. <!ENTITY certmgr.cas                          "You have certificates on file that identify these certificate authorities:">
  53. <!ENTITY certmgr.orphans                      "You have certificates on file that do not fit in any of the other categories:">
  54.  
  55. <!ENTITY certmgr.detail.general_tab.title     "General">
  56. <!ENTITY certmgr.detail.general_tab.accesskey "G">
  57. <!ENTITY certmgr.detail.prettyprint_tab.title "Details">
  58. <!ENTITY certmgr.detail.prettyprint_tab.accesskey "D">
  59.  
  60. <!ENTITY certmgr.pending.label                "Currently verifying certificate‚Ķ">
  61. <!ENTITY certmgr.subjectinfo.label            "Issued To">
  62. <!ENTITY certmgr.issuerinfo.label             "Issued By">
  63. <!ENTITY certmgr.validity.label               "Validity" >
  64. <!ENTITY certmgr.fingerprints.label           "Fingerprints">
  65. <!ENTITY certmgr.certdetail.title             "Certificate Detail">
  66. <!ENTITY certmgr.certdetail.cn                "Common Name (CN)">
  67. <!ENTITY certmgr.certdetail.o                 "Organization (O)">
  68. <!ENTITY certmgr.certdetail.ou                "Organizational Unit (OU)">
  69. <!ENTITY certmgr.certdetail.serialnumber      "Serial Number">
  70. <!ENTITY certmgr.certdetail.sha1fingerprint   "SHA1 Fingerprint">
  71. <!ENTITY certmgr.certdetail.md5fingerprint    "MD5 Fingerprint">
  72.  
  73. <!ENTITY certmgr.editcert.title               "Edit Security Certificate Settings">
  74. <!ENTITY certmgr.editcacert.title             "Edit CA certificate trust settings">
  75. <!ENTITY certmgr.editsslcert.title            "Edit web site certificate trust settings">
  76. <!ENTITY certmgr.editcert.edittrust           "Edit trust settings:">
  77. <!ENTITY certmgr.editcert.trustssl            "This certificate can identify web sites.">
  78. <!ENTITY certmgr.editcert.trustemail          "This certificate can identify mail users.">
  79. <!ENTITY certmgr.editcert.trustobjsign        "This certificate can identify software makers.">
  80. <!ENTITY certmgr.editsslcert.edittrust        "Edit certificate trust settings:">
  81. <!ENTITY certmgr.editsslcert.dotrust          "Trust the authenticity of this certificate.">
  82. <!ENTITY certmgr.editsslcert.donttrust        "Do not trust the authenticity of this certificate.">
  83. <!ENTITY certmgr.editemailcert.title          "Edit email certificate trust settings">
  84. <!ENTITY certmgr.editemailcert.edittrust      "Edit certificate trust settings:">
  85. <!ENTITY certmgr.editemailcert.dotrust        "Trust the authenticity of this certificate.">
  86. <!ENTITY certmgr.editemailcert.donttrust      "Do not trust the authenticity of this certificate.">
  87.  
  88. <!ENTITY certmgr.deletecert.title             "Delete Certificate">
  89. <!ENTITY certmgr.deletecert.beforename        "You have requested to delete this certificate:">
  90. <!ENTITY certmgr.deletecert.aftername         "Are you sure you want to delete this certificate?">
  91. <!ENTITY certmgr.deleteusercert.title         "Delete Your Certificate">
  92. <!ENTITY certmgr.deleteusercert.beforename    "You have requested to delete the certificate:">
  93. <!ENTITY certmgr.deleteusercert.aftername     "Once you have deleted this certificate, you will not be able to read mail that has been encrypted with it.">
  94.  
  95. <!ENTITY certmgr.certname                     "Certificate Name">
  96. <!ENTITY certmgr.certserver                   "Server">
  97. <!ENTITY certmgr.typesofoverrides             "Exceptions">
  98. <!ENTITY certmgr.override_lifetime            "Lifetime">
  99. <!ENTITY certmgr.tokenname                    "Security Device">
  100. <!ENTITY certmgr.purpose                      "Purposes">
  101. <!ENTITY certmgr.issued                       "Issued On">
  102. <!ENTITY certmgr.expires                      "Expires On">
  103. <!ENTITY certmgr.email                        "E-Mail Address">
  104. <!ENTITY certmgr.serial                       "Serial Number">
  105.  
  106. <!ENTITY certmgr.close.label                  "Close">
  107. <!ENTITY certmgr.close.accesskey              "C">
  108. <!ENTITY certmgr.view2.label                  "View‚Ķ">
  109. <!ENTITY certmgr.view2.accesskey              "V">
  110. <!ENTITY certmgr.edit2.label                  "Edit‚Ķ">
  111. <!ENTITY certmgr.edit2.accesskey              "E">
  112. <!ENTITY certmgr.editca.label                 "Edit CA Trust">
  113. <!ENTITY certmgr.editca.accesskey             "d">
  114. <!ENTITY certmgr.add.label                    "Add">
  115. <!ENTITY certmgr.add.accesskey                "A">
  116. <!ENTITY certmgr.export.label                 "Export‚Ķ">
  117. <!ENTITY certmgr.export.accesskey             "x">
  118. <!ENTITY certmgr.delete2.label                "Delete‚Ķ">
  119. <!ENTITY certmgr.delete2.accesskey            "D">
  120. <!ENTITY certmgr.backup2.label                "Backup‚Ķ">
  121. <!ENTITY certmgr.backup2.accesskey            "B">
  122. <!ENTITY certmgr.backupall2.label             "Backup All‚Ķ">
  123. <!ENTITY certmgr.backupall2.accesskey         "k">
  124. <!ENTITY certmgr.restore2.label               "Import‚Ķ">
  125. <!ENTITY certmgr.restore2.accesskey           "m">
  126. <!ENTITY certmgr.details.label                "Certificate Fields">
  127. <!ENTITY certmgr.details.accesskey            "F">
  128. <!ENTITY certmgr.fields.label                 "Field Value">
  129. <!ENTITY certmgr.fields.accesskey             "V">
  130. <!ENTITY certmgr.hierarchy.label              "Certificate Hierarchy">
  131. <!ENTITY certmgr.hierarchy.accesskey          "C">
  132. <!ENTITY certmgr.addException.label           "Add Exception‚Ķ">
  133. <!ENTITY certmgr.addException.accesskey       "x">
  134.  
  135. <!ENTITY exceptionMgr.title                   "Add Security Exception">
  136. <!ENTITY exceptionMgr.exceptionButton         "Confirm Security Exception">
  137. <!ENTITY exceptionMgr.exceptionButtonAccess   "C">
  138. <!ENTITY exceptionMgr.supplementalWarning     "Legitimate banks, stores, and other public sites will not ask you to do this.">
  139. <!ENTITY exceptionMgr.certlocation.caption2   "Server">
  140. <!ENTITY exceptionMgr.certlocation.url        "Location:">
  141. <!ENTITY exceptionMgr.certlocation.download   "Get Certificate">
  142. <!ENTITY exceptionMgr.certlocation.accesskey  "G">
  143. <!ENTITY exceptionMgr.certstatus.caption      "Certificate Status">
  144. <!ENTITY exceptionMgr.certstatus.viewCert     "View‚Ķ">
  145. <!ENTITY exceptionMgr.certstatus.accesskey    "V">
  146. <!ENTITY exceptionMgr.permanent.label         "Permanently store this exception">
  147. <!ENTITY exceptionMgr.permanent.accesskey     "P">
  148.